home *** CD-ROM | disk | FTP | other *** search
- BODY {
- background: #FFFFFF;
- margin: 0px;
- padding: 0px;
- font-family: Georgia, serif;
- font-size: 13px;
- height: 100%;
-
- background-image: url("/images/blogmatrixlogo.gif");
- background-repeat: no-repeat;
- background-position: 0 0;
- }
-
- TABLE TD {
- margin: 0px;
- padding: 0px;
- border: 0px;
- font-size: 11px;
- }
-
- P, BLOCKQUOTE {
- line-height: 130%;
- }
-
- UL, OL {
- line-height: 130%;
- }
-
- A {
- color: #BB5555;
- text-decoration: none;
- }
-
- a:link,a:visited{color:#993300}
-
- A:hover, a:active {
- color: #993333;
- text-decoration: underline;
- }
-
- SUP {
- font-family: Verdana, sans-serif;
- font-size: xx-small;
- line-height: 100%;
- }
-
-
- /* HEADER */
-
- .shadow1 {
- background-color: #999999;
- border-bottom: 1px solid #BBBBBB;
- height:1px;
- font-size: 1px;
- width: 100%;
- }
-
- .shadow2 {
- background-color: #DDDDDD;
- height:1px;
- font-size: 1px;
- width: 100%;
- }
-
- .header {
- background: #FF2A00;
- border-bottom: 1px solid #333333;
- padding: 3px 10px 3px 10px;
- }
-
- .framework {
- width: 100%;
- }
-
- .head {
- color: #FFFFFF;
- font-family: Verdana, sans-serif;
- font-weight: bold;
- font-size: 12px;
- text-align: right;
- }
-
-
- /* FOOTER */
-
- .footer {
- background: #5588BB;
- color: #225588;
- border-top: 1px solid #333333;
- font-family: Verdana, sans-serif;
- font-size: 11px;
- padding-top: 3px;
- padding-bottom: 7px;
- padding-left: 70px;
- }
-
- .footertext {
- color: #666666;
- font-family: Verdana, sans-serif;
- font-size: 12px;
- }
-
-
- /* CONTENT */
-
- H1 {
- color: #555555;
- font-family: Trebuchet MS, sans-serif;
- font-size: 31px;
- font-weight: 600;
- margin-bottom: 0px;
- }
-
- H2 {
- color: #333333;
- font-family: Trebuchet MS, sans-serif;
- font-size: 20px;
- font-weight: normal;
- margin-bottom: 0px;
- }
-
- H3 {
- color: #FF2A00;
- font-family: Trebuchet MS, sans-serif;
- font-size: 18px;
- font-weight: normal;
- margin-bottom: 0px;
- margin-top: 15px;
- padding-bottom: 5px;
- }
-
- H4 {
- color: #FF2A00;
- font-family: Georgia, serif;
- font-size: 16px;
- font-weight: normal;
- margin-bottom: 0px;
- margin-top: 15px;
- padding-bottom: 5px;
- }
-
- .breadcrumb2 {
- color: #999999;
- font-family: Verdana, sans-serif;
- font-size: 12px;
- }
-
- .breadcrumb {
- color: #999999;
- font-family: Verdana, sans-serif;
- font-size: 12px;
- padding-top: 26px;
- padding-bottom: 0px;
- padding-left: 70px;
- padding-right: 50px;
- }
-
- .content {
- padding-top: 38px;
- padding-bottom: 20px;
- padding-left: 70px;
- padding-right: 100px;
- }
-
- .jaeger, weblog{color: #FF2A00}
-
- .uiitem {
- color: #333333;
- font-family: Verdana, sans-serif;
- font-size: 12px;
- font-weight: 700;
- }
-
- .first {
- margin-top: 0px;
- }
-
- div.blog > p:first-child {
- margin-top: -10px;
- }
-
-
- .controls, .controls-under {
- font-family: Verdana, sans-serif;
- font-size: 12px;
- float: right;
- vertical-align: top;
- font-variant: small-caps;
- }
- .controls {
- margin-top: -1.2em;
- }
- .controls-under {
- margin-top: -2.2em;
- }
-
- .address {
- margin: 0px;
- left: 10px;
- padding: 0px;
- border: 0px;
- font-size: 11px;
- }
-
- .deck {
- color: #333333;
- font-family: Georgia, serif;
- font-style: italic;
- font-size: 16px;
- margin-top: 3px;
- }
-
-
- .footline {
- font-family: Verdana, sans-serif;
- font-style: italic;
- margin-top: 16px;
- }
-
- .subsection {
- color: #666666;
- font-family: Verdana, sans-serif;
- font-size: 12px;
- letter-spacing: 2px;
- margin-top: 30px;
- margin-bottom: 5px;
- text-transform: uppercase;
- }
-
- .pullquote {
- background-color: #DDEEFF;
- color: #333333;
- border-top: 1px dotted #999999;
- border-bottom: 1px dotted #999999;
- font-family: Georgia, serif;
- font-style: italic;
- font-size: 14px;
- padding: 10px;
- margin-top: 10px;
- margin-bottom: 10px;
- margin-left: 10px;
- width: 35%;
- float: right;
- }
-
- .smallcaps {
- font-variant: small-caps;
- }
-
-
- /* TABLES */
-
- .caption {
- color: #666666;
- font-family: Verdana, sans-serif;
- font-size: 11px;
- line-height: 120%;
- }
-
- .captiontitle {
- color: #333333;
- font-family: Verdana, sans-serif;
- font-size: 12px;
- font-weight: bold;
- line-height: 120%;
- }
-
-
- /* RULES */
-
- .rule {
- border-top: 1px dotted #666666;
- width: 100%;
- height: 1px;
- font-size:1px;
- line-height:1px;
- padding: 0px;
- margin-top: 15px;
- margin-bottom: 5px;
- }
- .rule2 {
- border-top: 1px solid #666666;
- width: 50%;
- height: 1px;
- font-size:1px;
- line-height:1px;
- padding: 0px;
- margin:15px 0px 5px 0px;
- }
-
- /* Blog stuff */
- .byline {
- font-family: Verdana, sans-serif;
- font-size: 12px;
- margin-top: 35px;
- color: #666666;
- xfont-variant: small-caps;
- }
-
- .dateline {
- xcolor: #666666;
- font-size: 12px;
- font-family: Verdana, sans-serif;
- }
-